home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 119
/
(Vol 119) Nov 09 2010.iso
/
Games
/
crusade_of_cuisine.swf
/
scripts
/
frame_6
/
DoAction.as
Wrap
Text File
|
2010-11-09
|
93b
|
7 lines
stop();
next_btn.onRelease = function()
{
gotoAndStop("char_select");
play();
};